Resource StructureDefinition/FHIR Server from package nictiz.fhir.nl.r4.zib2020#0.12.0-beta.1 (78 ms)
Package | nictiz.fhir.nl.r4.zib2020 |
Type | StructureDefinition |
Id | Id |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=nictiz.fhir.nl.r4.zib2020@0.12.0-beta.1&canonical=http://nictiz.nl/fhir/StructureDefinition/zib-MedicationContraIndication |
Url | http://nictiz.nl/fhir/StructureDefinition/zib-MedicationContraIndication |
Status | draft |
Name | ZibMedicationContraIndication |
Title | zib MedicationContraIndication |
Experimental | False |
Realm | nl |
Authority | hl7 |
Description | A contraindication (CI) for medication safety is a condition or characteristic of a patient where healthcare professionals are not allowed to subscribe certain medicines, or only under certain conditions. |
Purpose | This Flag resource represents the Dutch [zib ('Zorginformatiebouwsteen', i.e. Health and Care Information Model) MedicationContraIndication v1.0 (2020)](https://zibs.nl/wiki/MedicationContraIndication-v1.0(2020EN)). |
Copyright | Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise. |
Type | Flag |
Kind | resource |
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
No narrative is provided for definitional resources. A human-readable rendering can be found in the implementation guide(s) where this resource is used.
Source
{
"resourceType" : "StructureDefinition",
"id" : "zib-MedicationContraIndication",
"text" : {
"status" : "empty",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">No narrative is provided for definitional resources. A human-readable rendering can be found in the implementation guide(s) where this resource is used.</div>"
},
"url" : "http://nictiz.nl/fhir/StructureDefinition/zib-MedicationContraIndication",
"name" : "ZibMedicationContraIndication",
"title" : "zib MedicationContraIndication",
"status" : "draft",
"publisher" : "Nictiz",
"contact" : [
{
"name" : "Nictiz",
"telecom" : [
{
"system" : "url",
"value" : "https://www.nictiz.nl",
"use" : "work"
}
]
}
],
"description" : "A contraindication (CI) for medication safety is a condition or characteristic of a patient where healthcare professionals are not allowed to subscribe certain medicines, or only under certain conditions.",
"purpose" : "This Flag resource represents the Dutch [zib ('Zorginformatiebouwsteen', i.e. Health and Care Information Model) MedicationContraIndication v1.0 (2020)](https://zibs.nl/wiki/MedicationContraIndication-v1.0(2020EN)).",
"copyright" : "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
"fhirVersion" : "4.0.1",
"mapping" : [
{
"identity" : "zib-medicationcontraindication-v1.0-2020EN",
"uri" : "https://zibs.nl/wiki/MedicationContraIndication-v1.0(2020EN)",
"name" : "zib MedicationContraIndication-v1.0(2020EN)"
}
],
"kind" : "resource",
"abstract" : true,
"type" : "Flag",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Flag",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Flag",
"path" : "Flag",
"short" : "MedicationContraIndication",
"comment" : "Although a medication contra-indication could be represented using both the Flag or the DetectedIssue resource, the latter is an _event_ from the FHIR workflow perspective and associated with a specific action. For this reason, it is not a proper representation of zib MedicationContraIndication and this zib has been mapped onto the Flag resource.",
"alias" : [
"MedicatieContraIndicatie"
],
"mapping" : [
{
"identity" : "zib-medicationcontraindication-v1.0-2020EN",
"map" : "NL-CM:9.14.1",
"comment" : "MedicationContraIndication"
}
]
},
{
"id" : "Flag.extension:comment",
"path" : "Flag.extension",
"sliceName" : "comment",
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : [
"http://nictiz.nl/fhir/StructureDefinition/ext-Comment"
]
}
]
},
{
"id" : "Flag.extension:comment.value[x]",
"path" : "Flag.extension.value[x]",
"short" : "Comment",
"definition" : "Comment on the contraindication important for interpretation which cannot be captured in any of the other data items. For example, a comment on a contraindication with an end date in the future.",
"alias" : [
"Toelichting"
],
"mapping" : [
{
"identity" : "zib-medicationcontraindication-v1.0-2020EN",
"map" : "NL-CM:9.14.7",
"comment" : "Comment"
}
]
},
{
"id" : "Flag.extension:reasonClosure",
"path" : "Flag.extension",
"sliceName" : "reasonClosure",
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : [
"http://nictiz.nl/fhir/StructureDefinition/ext-MedicationContraIndication.ReasonClosure"
]
}
]
},
{
"id" : "Flag.status",
"path" : "Flag.status",
"comment" : "This element is implictly mapped to the zib concept NL-CM:9.14.3 (EndDate). Unless the status is explicitly recorded, the following guidance applies:\r\n\r\n* When EndDateTime is present and in the past, `.status` will usually be set to _inactive_.\r\n* In all other situations, `.status` will usually be set to _active_.\r\nThis element is labeled as a modifier because the status contains codes that mark the resource as entered in error.",
"mapping" : [
{
"identity" : "zib-medicationcontraindication-v1.0-2020EN",
"map" : "NL-CM:9.14.3",
"comment" : "EndDate (implicit, main mapping is on `Flag.period.end`)"
}
]
},
{
"id" : "Flag.category",
"path" : "Flag.category",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "$this"
}
],
"rules" : "open"
},
"min" : 1
},
{
"id" : "Flag.category:medicationContraIndicationCode",
"path" : "Flag.category",
"sliceName" : "medicationContraIndicationCode",
"min" : 1,
"max" : "1",
"patternCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "140401000146105"
}
]
}
},
{
"id" : "Flag.code",
"path" : "Flag.code",
"short" : "MedicationContraIndicationName",
"definition" : "The name and code of the contraindication from the Dutch National Contraindication list (G-standard Thesaurus 40).",
"alias" : [
"MedicatieContraIndicatieNaam"
],
"binding" : {
"strength" : "required",
"valueSet" : "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.9.14.1--20200901000000"
},
"mapping" : [
{
"identity" : "zib-medicationcontraindication-v1.0-2020EN",
"map" : "NL-CM:9.14.6",
"comment" : "MedicationContraIndicationName"
}
]
},
{
"id" : "Flag.period.start",
"path" : "Flag.period.start",
"short" : "StartDate",
"definition" : "The date and possibly time when the contraindication became relevant for medication safety monitoring.\r\n\r\nNote: the zib specifies the StartDate concept as \"The date and possibly time when the contraindication for medication [monitoring] was identified\". This sentence was chosen specifically to indicate that the zib is about safety monitoring, which can only start once the contraindication has been identified. However, a date in the future is not prohibited, in which case the StartDate will not align with the identification date.",
"alias" : [
"BeginDatum"
],
"mapping" : [
{
"identity" : "zib-medicationcontraindication-v1.0-2020EN",
"map" : "NL-CM:9.14.2",
"comment" : "StartDate"
}
]
},
{
"id" : "Flag.period.end",
"path" : "Flag.period.end",
"short" : "EndDate",
"definition" : "The date and, if applicable, time when the contraindication for medication monitoring is considered no longer applicable.",
"alias" : [
"EindDatum"
],
"mapping" : [
{
"identity" : "zib-medicationcontraindication-v1.0-2020EN",
"map" : "NL-CM:9.14.3",
"comment" : "EndDate"
}
]
},
{
"id" : "Flag.author",
"path" : "Flag.author",
"short" : "Reporter",
"definition" : "The health professional who takes responsibility for registering the contraindication.",
"comment" : "Each occurrence of the zib HealthProfessional is normally represented by _two_ FHIR resources: a PractitionerRole resource (instance of [zib-HealthProfessional-PractitionerRole](http://nictiz.nl/fhir/StructureDefinition/zib-HealthProfessional-PractitionerRole)) and a Practitioner resource (instance of [zib-HealthProfessional-Practitioner](http://nictiz.nl/fhir/StructureDefinition/zib-HealthProfessional-Practitioner)). The Practitioner resource is referenced from the PractitionerRole instance. For this reason, sending systems should fill the reference to the PractitionerRole instance here, and not the Practitioner resource. Receiving systems can then retrieve the reference to the Practitioner resource from that PractitionerRole instance.\r\n\r\nIn rare circumstances, there is only a Practitioner instance, in which case it is that instance which will be referenced here. However, since this should be the exception, the zib-HealthProfessional-Practitioner profile is not explicitly mentioned as a target profile.",
"alias" : [
"Melder"
],
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hl7.org/fhir/StructureDefinition/Device",
"http://hl7.org/fhir/StructureDefinition/Organization",
"http://hl7.org/fhir/StructureDefinition/Patient",
"http://hl7.org/fhir/StructureDefinition/Practitioner",
"http://hl7.org/fhir/StructureDefinition/PractitionerRole",
"http://nictiz.nl/fhir/StructureDefinition/zib-HealthProfessional-PractitionerRole"
]
}
],
"mapping" : [
{
"identity" : "zib-medicationcontraindication-v1.0-2020EN",
"map" : "NL-CM:9.14.5",
"comment" : "Reporter"
}
]
}
]
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.